home *** CD-ROM | disk | FTP | other *** search
- NOTE: W32DASM Demo Ver 8.xx Series is designed for
- Windows 95 and Windows NT 4.0.
-
- W32DASM is a 32/16 Bit Windows Program Disassembler with an
- integrated 32 bit Program Debugger. Features include full Cross
- Referencing for all Call and Jump instructions and search functions
- for finding Import, Export, Menu, Dialog, and Strings references in
- the listing. Includes an integrated debugger for 32 bit programs
- featuring Single Step and Breakpoint functions. Also includes Instruction,
- Memory, Register and CPU Flag modification functions coupled with a unique
- Data Display System. Also includes a automatic interpreter for most KERNEL32,
- USER32, SHELL32, COMDLG32, COMCTL32, GDI32, and ADVAPI32 API functions.
-
- Special Requirements: None
-
- Changes from Demo Ver 8.5
-
- 1. fixes for MMX and certain 32 and 16 bit instruction decodes.
-
- 2. Added change indicators to the CPU registers and flag displays:
-
- * CPU Register that change value from last instruction execute
- appear as CAPITAL LETTERS ie eax -> EAX
-
- * CPU flags that changed from last instruction appear as
- HIGHLIGHTED text
-
- 3. Added checkbox to force all rep instructions to "STEP THRU"
- even in "STEP INTO" mode.
-
- 4. Added enable/disable "Command Line Option Dialog Box" in Debugger Options.
-
- 5. Added "LPSYSTEMTIME" decode in API Details logic.
-
- 6. Added Code Patch Assembler Function.
-
- This program is Shareware (Freely Distributable).
-
- Please direct all inquiries concerning this program to:
-
- Peter J Urbanik, URSoftware
- urbie@msn.com
- 44 Sachem Dr.
- Glastonbury CT. 06033
-
- For latest W32Dasm Version info, Visit the W32Dasm WEB site at:
- http://www.expage.com/page/w32dasm
-
- ++++++++Installation++++++++++++++++
-
- Windows NT 3.51 users:
-
- W32Dasm will load and run in NT 3.51 provided that you
- install the Windows 95 IMAGEHLP.DLL file dated
- 10/15/96 in the same directory as w32dsm87.exe.
- The IMAGEHLP.DLL that comes with NT 3.51 will not
- work.
-
- NOTE: Some Dialog control formats are not supported
- in NT 3.51 and will result in improper control
- display.
-
- Windows W32s users:
-
- W32Dasm may load and run in some configurations of
- Windows 3.11 with W32s but the operation will be
- unpredicable.
-
- W32DASM Installation Instructions:
-
- 1. Create a Directory ie: C:\W32DASM
-
- 2. Put W32DSM87.ZIP file in the created directory.
-
- 3. Unzip the file.
-
- unzipped files should include:
-
- a. w32dsm87.exe {Demo Ver 8.7 Executable}
- #b. w32demo8.hlp {Help File}
- #c. w32dapi.lup {API Details File}
- #d. PSAPI.DLL {Required DLL for NT}
- #e. IMAGEHLP.DLL {Required DLL for NT 3.51 only}
- *f. CW3220.DLL {Required DLL}
- *g. BIDS50F.DLL {Required DLL}
- *g. OWL50F.DLL {Required DLL}
- h. install.txt {This File}
-
- # W32DAPI.LUP, W32DEMO8.HLP, & PSAPI.DLL must reside in same
- directory as w32dsm87.exe. If running NT 3.51 also include
- IMAGEHLP.DLL dated 10/15/96 in the same directory as w32dsm87.exe.
-
- * DLL files CW3220.DLL OWL50f.DLL and BIDS50f.DLL
- should be installed in your DRIVE:\Windows\System directory.
- They can be optionally placed in the same directory as
- w32dsm87.exe.
-
-
-
-